GrapeCity PlusPak for Windows Forms 11.0J
GetEnumerator メソッド (CollectionBase<T>)

コレクションを反復処理する列挙子を返します。
シンタックス
Public Function GetEnumerator() As IEnumerator(Of T)
public IEnumerator<T> GetEnumerator()

戻り値の型

コレクションの Enumerator
参照

参照

CollectionBase<T> クラス
CollectionBase<T> メンバ

 

 


© 2008 GrapeCity inc. All rights reserved.